SaPWDNotificationConfiguration 
Logical Entity Name  SaPWDNotificationConfiguration 
Default Table Name  SaPWDNotificationConfiguration 
Physical Only  NO 
Definition 
 
Note 
 

SaPWDNotificationConfiguration Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaPWDNotificationConfigurationID(PK)    int  NO 
 
SyCampusID(FK)    int  NO 
 
CmDocTypeID(FK)    int  NO 
 
EmailCmTemplateID(FK)    int  YES 
 
WebAlertCmTemplateID(FK)    int  YES 
 
ActivityCmTemplateID(FK)    int  YES 
 
NotificationStaffID(FK)    int  YES 
 
NotificationStaffGroupID(FK)    int  YES 
 
PWDNotificationTemplate    varchar(200)  YES 
 
NotificationType    char(1)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaPWDNotificationConfiguration Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SaPWDNotificationConfigurationSaPWDNotificationConfigurationID  PrimaryKey  SaPWDNotificationConfigurationID 

SaPWDNotificationConfiguration Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmTemplate  Non-Identifying  Zero or One to Zero or More  FK_SaPWDNotificationConfigurationActivityCmTemplateID_CmTemplateCmTemplateID      ActivityCmTemplateID  NO  YES 
CmDocType  Non-Identifying  One To Zero or More  FK_SaPWDNotificationConfigurationCmDocTypeID_CmDocTypeCmDocTypeID      CmDocTypeID  NO  YES 
CmTemplate  Non-Identifying  Zero or One to Zero or More  FK_SaPWDNotificationConfigurationEmailCmTemplateID_CmTemplateCmTemplateID      EmailCmTemplateID  NO  YES 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_SaPWDNotificationConfigurationNotificationStaffGroupID_SyStaffGroupSyStaffGroupID      NotificationStaffGroupID  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaPWDNotificationConfigurationNotificationStaffID_SyStaffSyStaffID      NotificationStaffID  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  FK_SaPWDNotificationConfigurationSyCampusID_SyCampusSyCampusID      SyCampusID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaPWDNotificationConfigurationUserID_SyStaffSyStaffID      UserID  NO  YES 
CmTemplate  Non-Identifying  Zero or One to Zero or More  FK_SaPWDNotificationConfigurationWebAlertCmTemplateID_CmTemplateCmTemplateID      WebAlertCmTemplateID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaReturnOfT4PWD  Non-Identifying  One To Zero or More  FK_SaReturnOfT4PWDSaPWDNotificationConfigurationID_SaPWDNotificationConfigurationSaPWDNotificationConfigurationID        NO  YES 

SaPWDNotificationConfiguration Check Constraints 
Check Constraint Name  CheckConstraint